home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr25 / os2cop21.zip / XCOPY.SW < prev    next >
Text File  |  1993-04-01  |  1KB  |  14 lines

  1. /* This file contains the switches for the command XCopy.             
  2. /* In the original OS/2 GA release, some of the switches did not      
  3. /* exist. These have been added by the CSD (ServicePak).              
  4. /* If you are using the OS/2 GA release without CSD, edit the below   
  5. /* switches to match (View.Exe C:\OS2\BOOK\CMDref.INF  re.: XCOPY)    
  6. /* If you edit the below line, leave a blank space as first character                                                                     */
  7. /*                                                                    
  8. /* The switches for OS/2 2.0 GA + CSD (ServicePak) are   /H /T /R /V  
  9. /*                                                                    
  10. /* The only available switch for OS/2 2.0 GA is a single /V 
  11. /* unfortunately this is insufficient for copying a configured OS/2.                                                                   
  12.                                                                     
  13.  /H /T /R /V 
  14.